home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Education
/
T-Z
/
TeachTime.cpt
/
TeachTime
/
background_2623.txt
< prev
next >
Wrap
Text File
|
1990-01-18
|
2KB
|
109 lines
-- background: 2623 from stack: in
-- bmap block id: 3905
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on enterInField
sayIt
end enterInField
on returnInField
sayIt
end returnInField
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=57 top=58 right=112 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 4910 / 4910
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Put a Time...
----- HyperTalk script -----
on mouseUp
showIt
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=399 top=58 right=108 bottom=455
-- title width / last selected line: 0
-- icon id / first selected line: 16367 / 16367
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Say the Time...
----- HyperTalk script -----
on mouseUp
sayIt
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=58 top=238 right=283 bottom=102
-- title width / last selected line: 0
-- icon id / first selected line: 5191 / 5191
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Quit
----- HyperTalk script -----
on mouseUp
doMenu "Quit HyperCard"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=101 top=249 right=283 bottom=139
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=420 top=158 right=184 bottom=453
-- title width / last selected line: 0
-- icon id / first selected line: 2162 / 2162
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: First
----- HyperTalk script -----
on mouseUp
go first cd
end mouseUp